Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: once Edited, the related process disappears - EXO-75002 #409

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

Jihed525
Copy link
Member

Before this change, when edited, ProcessA disappears unless page is refreshed.
To resolve this problem,once edited, conditions added where the filter equals (all or I manage) to change the workflow list by the edited workflow.
After this change, processA is displayed without needing to refresh page.

Before this change, when create processA and save and edit processA, ProcessA disappears unless page is refreshed. To resolve this problem, after the edit launches the refresh-works event. After this change, processA is displayed without needing to refresh page.

(cherry picked from commit e310077)
Before this change, when create processA and save and edit processA, ProcessA disappears unless page is refreshed. To resolve this problem, after the edit add the conditions where the filter equals (all or Imanage) to change the workflow list, the old workflow by the edited workflow. After this change, processA is displayed without needing to refresh page.

(cherry picked from commit ccb8eb7)
@Jihed525 Jihed525 self-assigned this Oct 24, 2024
@Jihed525 Jihed525 enabled auto-merge (squash) October 24, 2024 09:51
@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label Oct 24, 2024
Copy link

sonarcloud bot commented Oct 24, 2024

@Jihed525 Jihed525 merged commit 83950d6 into stable/1.2.x Oct 24, 2024
7 checks passed
@Jihed525 Jihed525 deleted the backportstable-75002 branch October 24, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
partialCIBuild Perform Partial CI Build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants